sbx: update policy output in troubleshooting#25539
Conversation
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR updates two troubleshooting entries in content/manuals/ai/sandboxes/governance/local.md to reflect the current sbx policy ls output format introduced in v0.35.0. The changes are accurate, well-scoped, and consistent with the document's existing tone and style. No issues found.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The changes correctly update the two troubleshooting entries to reflect the new Governance: Managed by <org> inline status line format introduced in v0.35.0. No issues found.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The updates to both troubleshooting entries in governance/local.md are clean and accurate. The old multi-line Policy rules / Governance Managed by <org> header format has been correctly replaced with the current Governance: Managed by <org> inline status line from sbx policy ls v0.35.0. No style guide violations, markdown issues, or content accuracy problems found.
Description
The two troubleshooting entries in
governance/local.md("Local rules have no effect" and "A domain is still blocked after adding an allow rule") still referenced the old Policy rules / Governance Managed by multi-line header format from before thesbx policy lsrevamp in v0.35.0. Updated both to describe the currentGovernance: Managed by <org>inline status line.Related issues or tickets
follow-up to #25535
Reviews